home *** CD-ROM | disk | FTP | other *** search
- inherited JournalReviewForm: TJournalReviewForm
- Caption = 'Review'
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object ReviewControlPanel: TPanel [0]
- Left = 0
- Top = 0
- Width = 653
- Height = 33
- Align = alTop
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- object EditEntryButton: TSpeedButton
- Left = 4
- Top = 4
- Width = 25
- Height = 25
- Hint = 'Edit Entry'
- AllowAllUp = True
- GroupIndex = 1
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000000
- 000033333377777777773333330FFFFFFFF03FF3FF7FF33F3FF700300000FF0F
- 00F077F777773F737737E00BFBFB0FFFFFF07773333F7F3333F7E0BFBF000FFF
- F0F077F3337773F3F737E0FBFBFBF0F00FF077F3333FF7F77F37E0BFBF00000B
- 0FF077F3337777737337E0FBFBFBFBF0FFF077F33FFFFFF73337E0BF0000000F
- FFF077FF777777733FF7000BFB00B0FF00F07773FF77373377373330000B0FFF
- FFF03337777373333FF7333330B0FFFF00003333373733FF777733330B0FF00F
- 0FF03333737F37737F373330B00FFFFF0F033337F77F33337F733309030FFFFF
- 00333377737FFFFF7733333033000000033333373377777773330000}
- NumGlyphs = 2
- OnClick = EditEntryButtonClick
- end
- end
- object ReviewInfoBar: TStatusBar [1]
- Left = 0
- Top = 367
- Width = 653
- Height = 19
- Panels = <
- item
- Alignment = taCenter
- Text = 'Version: 999'
- Width = 80
- end
- item
- Text = 'Last Modified: 12/31/96'
- Width = 150
- end
- item
- Text = 'Last Printed: 12/31/96'
- Width = 150
- end>
- SimplePanel = False
- SizeGrip = False
- end
- inherited EntryPage: TPageControl
- Top = 33
- Height = 334
- TabOrder = 2
- end
- inherited EntryMenu: TMainMenu
- Top = 48
- end
- inherited EntryPopUp: TPopupMenu
- Top = 48
- object PopupCurrentEntry: TMenuItem [3]
- Caption = 'Current Entry'
- ShortCut = 0
- OnClick = PopupCurrentEntryClick
- end
- end
- end
-